ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

92 results

The Debug Zone
Fixing java.lang.ClassCastException: [Ljava.lang.Object; Cannot Be Cast To

In this video, we dive into the common Java error: `java.lang.ClassCastException`, specifically the message that states ...

4:03
Fixing java.lang.ClassCastException: [Ljava.lang.Object; Cannot Be Cast To

20 views

1 year ago

The Debug Zone
Fix ClassCastException: org.slf4j.impl.SimpleLoggerFactory to LoggerContext Error

In this video, we delve into the common issue of ClassCastException that arises when working with SLF4J logging in Java ...

6:23
Fix ClassCastException: org.slf4j.impl.SimpleLoggerFactory to LoggerContext Error

0 views

4 months ago

The Debug Zone
Fix ClassCastException: org.apache.log4j.Logger to org.owasp.esapi.Logger in Log4j2

In this video, we tackle a common issue developers face when working with logging frameworks in Java: the ClassCastException.

2:43
Fix ClassCastException: org.apache.log4j.Logger to org.owasp.esapi.Logger in Log4j2

13 views

4 months ago

The Debug Zone
Fixing Class Cast Exception in Nashorn JavaScript Lambda Function Evaluation

In this video, we dive into the intricacies of handling ClassCastExceptions that can arise when evaluating JavaScript lambda ...

2:04
Fixing Class Cast Exception in Nashorn JavaScript Lambda Function Evaluation

3 views

5 months ago

The Debug Zone
Fixing Scala ClassCastException in ScalaClassLoader on Windows: A Guide

In this video, we dive into a common yet frustrating issue faced by Scala developers on Windows: the ClassCastException in ...

3:05
Fixing Scala ClassCastException in ScalaClassLoader on Windows: A Guide

1 view

1 year ago

The Debug Zone
Fixing ClassCastException in Android 7.0/7.1 getApplication() Method

In this video, we dive into the common issue of ClassCastException that developers encounter when using the getApplication() ...

3:21
Fixing ClassCastException in Android 7.0/7.1 getApplication() Method

1 view

6 months ago

Roel Van de Paar
ClassCastException on upcasting

ClassCastException on upcasting Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:11
ClassCastException on upcasting

43 views

2 years ago

The Debug Zone
Fixing 'Cannot Cast to java.lang.Comparable' Error in Java: A Step-by-Step Guide

In this video, we tackle a common issue faced by Java developers: the 'Cannot Cast to java.lang.Comparable' error. This error can ...

3:59
Fixing 'Cannot Cast to java.lang.Comparable' Error in Java: A Step-by-Step Guide

12 views

11 months ago

Mixible
ERROR java lang ClassCastException class org apache cxf bus spring SpringBusFactory

Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...

2:21
ERROR java lang ClassCastException class org apache cxf bus spring SpringBusFactory

22 views

1 year ago

Roel Van de Paar
Saving data from Spark to Cassandra results in java.lang.ClassCastException

Saving data from Spark to Cassandra results in java.lang.ClassCastException Helpful? Please use the *Thanks* button above!

1:38
Saving data from Spark to Cassandra results in java.lang.ClassCastException

29 views

2 years ago

Mixible
java lang ClassCastException oracle sql CLOB cannot be cast to oracle sql CLOB

Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...

2:21
java lang ClassCastException oracle sql CLOB cannot be cast to oracle sql CLOB

6 views

1 year ago

Roel Van de Paar
Java Security Exception

Java Security Exception Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to ...

1:43
Java Security Exception

140 views

4 years ago

Roel Van de Paar
Code Review: Android View Controller: Precondition vs ClassCastException

Code Review: Android View Controller: Precondition vs ClassCastException Helpful? Please support me on Patreon: ...

2:49
Code Review: Android View Controller: Precondition vs ClassCastException

2 views

3 years ago

Roel Van de Paar
GIS: Casting LineString to Polygon results in ClassCastException when y coordinates are the same

GIS: Casting LineString to Polygon results in ClassCastException when y coordinates are the same Helpful? Please support me ...

1:52
GIS: Casting LineString to Polygon results in ClassCastException when y coordinates are the same

1 view

4 years ago

Roel Van de Paar
Ubuntu: Eclipse Equinox ClassCastException when starting

Ubuntu: Eclipse Equinox ClassCastException when starting Helpful? Please support me on Patreon: ...

2:23
Ubuntu: Eclipse Equinox ClassCastException when starting

6 views

5 years ago

Roel Van de Paar
Getting System.UnexpectedException: java.math.BigDecimal cannot be cast to java.lang.Integer error

Salesforce: Getting System.UnexpectedException: java.math.BigDecimal cannot be cast to java.lang.Integer error Helpful? Please ...

3:46
Getting System.UnexpectedException: java.math.BigDecimal cannot be cast to java.lang.Integer error

185 views

4 years ago

Roel Van de Paar
Question about casting a class in Java with generics (2 Solutions!!)

Question about casting a class in Java with generics Helpful? Please support me on Patreon: ...

2:13
Question about casting a class in Java with generics (2 Solutions!!)

6 views

3 years ago

The Debug Zone
Kotlin Sealed Class Subclass Casting Issue in RxJava Observable Explained

In this video, we dive into a common challenge faced by developers working with Kotlin sealed classes and RxJava observables.

1:48
Kotlin Sealed Class Subclass Casting Issue in RxJava Observable Explained

1 view

9 months ago

Dandalf
Java - Read text file - compared to reading text from keyboard

Open a text file using the Java Scanner. Read and display the contents of the file either line by line or by individual fields on each ...

12:44
Java - Read text file - compared to reading text from keyboard

206 views

4 years ago

Cave of Programming
Safe and Unsafe Cast Operators: Kotlin for Complete Beginners 043

Casting in Kotlin using the safe and unsafe cast operators. Github: https://github.com/caveofprogramming/Kotlin Free and ...

5:16
Safe and Unsafe Cast Operators: Kotlin for Complete Beginners 043

107 views

10 months ago