BookmarkSubscribeRSS Feed
Nee_aggarwal
Calcite | Level 5

I am trying to run some jobs in DI studio: I have tried the below jobs before:

solnsvc_2000_load_dimension_types

solnsvc_2200_create_dimension

 

I am getting the following error messages:

 

NOTE: Could not load classloader finbatch.   Using default classloader.

NOTE: Could not initialize classpath.  Classpath variable is not set.

6                                                          The SAS System                              16:54 Thursday, June 28, 2018

 

ERROR: Could not instantiate class com/sas/solutions/etl/metadata/client/MDLoad at line 96 column 109.

ERROR: DATA STEP Component Object failure.  Aborted during the EXECUTION phase.

06-28 16:54:24,277 [Thread-0][FATAL XmlEnvironmentManager] - Unable to properly initialize EnvironmentManager

(MalformedURLException) using the provided URL ()

java.net.MalformedURLException: no protocol:

     at java.net.URL.<init>(URL.java:596)

     at java.net.URL.<init>(URL.java:493)

     at java.net.URL.<init>(URL.java:442)

     at com.sas.svcs.environment.xml.XmlEnvironmentManager.<init>(XmlEnvironmentManager.java:105)

     at com.sas.solutions.etl.metadata.client.MDLoad.setEnvironment(MDLoad.java:93)

     at com.sas.solutions.etl.metadata.client.MDLoad.<init>(MDLoad.java:88)

com.sas.svcs.environment.EnvironmentManagerInitializationException: Malformed URL:

     at com.sas.svcs.environment.xml.XmlEnvironmentManager.<init>(XmlEnvironmentManager.java:112)

     at com.sas.solutions.etl.metadata.client.MDLoad.setEnvironment(MDLoad.java:93)

     at com.sas.solutions.etl.metadata.client.MDLoad.<init>(MDLoad.java:88)

Caused by: java.net.MalformedURLException: no protocol:

     at java.net.URL.<init>(URL.java:596)

     at java.net.URL.<init>(URL.java:493)

     at java.net.URL.<init>(URL.java:442)

     at com.sas.svcs.environment.xml.XmlEnvironmentManager.<init>(XmlEnvironmentManager.java:105)

     ... 2 more

NOTE: The SAS System stopped processing this step because of errors.

NOTE: DATA statement used (Total process time):

      real time           1.37 seconds

      cpu time            0.01 seconds

1 REPLY 1
Patrick
Opal | Level 21

Just by copy/pasting your error message into Google I'm getting hits as below which seem worth investigating.

http://support.sas.com/kb/20/435.html 

 

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 858 views
  • 0 likes
  • 2 in conversation